=== Kalimantan ===
Tags: caching, performance
Contributors: Jose Mulia

Kalimantan is a plugin that integrates Gallery 2 with your WordPress 1.5.

== Installation ==

1. Upload 'kalimantan' folder to your plugins folder (under 'wp-content/plugins/')
2. Upload 'kalimantan-settings.php' to your admin folder (under 'wp-admin')
3. Upload 'gallery.php' to your WordPress top folder (same directory as wp-config.php)
4. Activate the plugin on the plugin screen
5. Click on 'to configure' link.  The link is on plug-in description next to the activation link.
   -. Gallery 2 Directory => Specify the full path of your Gallery 2.
   -. Real G2 URL=> Specify your real G2 site. The format should be something like: http://subdomain.domain.net/gallery2/
   -. (optional) Gallery 2 Name Under WordPress => If you change gallery.php in Kalimantan plugin distribution to any other name, you need to update this setting too.
   -. (optional) Gallery 2 Name Under WordPress CSS => change this if you decided to use your own.

== Frequently Asked Questions ==
1. I cannot see pictures on http://[your wordpress Blog]/gallery.php, but all the links are there and I can click on them.
Answer: Probably one of these would solve the problem:
-. Disable mod_rewrite plugin on G2.  This due to either the API provided by G2 doesn't support this yet or Perl mod_rewrite module got confuse? (mod_rewriting WP URL then mod_rewriting G2 ?).
-. Fix the configuration.  Make sure you did installation step no.5. 
2. Does this plugin support multiple users?
Not for now. I do this on my spare time, aside from job, girls, and watching too much anime.  Right now, I'm just focusing on look and feel and front-end usability.  Beside G2 is still in beta and there is always issues about security.

= How can I tell if it's working? =
1. You should see G2 panel under Admin->Manage->Gallery Tab
2. You should see G2 under http://[your WordPress Blog]/gallery.php

== Screenshots ==

1. Admin: <a href="http://dev.wp-plugins.org/file/kalimantan/k-admin.jpg">Link</a>
2. Frontend with Jakarta Theme: <a href="http://dev.wp-plugins.org/file/kalimantan/k-ui-jakarta.jpg">Link</a>
3. Frontend with Default/Kubrick Theme: <a href="http://dev.wp-plugins.org/file/kalimantan/k-ui-kubrick.jpg">Link</a>